-
Home
-
Payment Plugins for PayPal WooCommerce
-
2.0.1
-
Code
-
Classes
- AbstractRoute
| Total Complexity |
18 |
| Dependencies |
3 |
| Dependents |
1 |
| Total lines |
89 |
| Lines of code |
50 |
| Logical lines of code |
26 |
| Comment lines |
18 |
| Methods |
12 |
| Properties |
0 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| handle_request() |
S |
59 |
3 |
13 |
| get_error_response() |
S |
67 |
3 |
7 |
| get_wc_notice() |
S |
66 |
3 |
8 |
| get_namespace() |
S |
82 |
1 |
3 |
| get_path() |
S |
100 |
1 |
0 |
| get_routes() |
S |
100 |
1 |
0 |
| get_full_path() |
S |
78 |
1 |
3 |
| handle_get_request() |
S |
79 |
1 |
3 |
| handle_post_request() |
S |
79 |
1 |
3 |
| handle_put_request() |
S |
79 |
1 |
3 |
| handle_delete_request() |
S |
79 |
1 |
3 |
| populate_post_data() |
S |
75 |
1 |
4 |